home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 7
- path models/fx/fx_boojum_scream
- // surface all shader models/fx/fx_boojum_scream
- // surface all shader +nodraw
- }
-
- init
- {
- server
- {
- classname Projectile
- // setsize "-4 -4 -4" "4 4 4"
- hide
- speed 600
- hitdamage 2
- knockback 80
- life 1
- }
- client
- {
- }
- }
-
- animations
- {
- idle scream.tan
- {
- client
- {
- // entry surface all +nodraw
- }
- }
- explode scream.tan
- }
-